Skip to main content

Documentation Index

Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt

Use this file to discover all available pages before exploring further.

Returns

This endpoint performs logic to add a bottle to the current users collection.
  curl -X DELETE \
    https://api.onlydrams.app/api/v1/users/me/collection/collectables/c8225c13-5718-4cca-ae69-5d8f6956165d \
    -H "Authorization: Bearer $ACCESS_TOKEN" \
    -H 'Content-Type: application/json' \
    -H 'User-Agent: insomnia/8.6.1' \
{
	"message": "One bottle of Colonel E.H. Taylor, Jr. Single Barrel Bourbon was removed from your collection."
}