Remove
DELETE
/v1/saved-items/{id}Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/saved-items/string"Empty
{ "_tag": "Unauthorized", "message": "string"}{ "_tag": "RateLimitExceeded", "message": "string"}