Skip to content

Delete Collection

Deletes an existing collection.

A request can be submitted to this endpoint using the details below:

DELETE
https://api.fyendalscollection.com/collection/{collectionId}
  • collectionId - The ID of the collection to delete.
DELETE /collection/3a14b163-15ee-41e2-a802-1494f2cc0d3f HTTP/1.1
Host: api.fyendalscollection.com
Authorization: Bearer eyJ...

A successful response from this endpoint gives a 204 No Content and no response body.

HTTP/1.1 204 No Content

The following problem types can be encountered when using this endpoint:

If the specified transaction does not exist.

If the collection is being used as a Goal Collection or with a Price Alert.