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.

Parameters

No parameters.

Returns

A message indicating the operations status. If the request was successful a success message will be returned. Otherwise, this call will return an error message.
  curl -X POST https://api.onlydrams.app/api/v1/distilleries/8adc7c69-4d33-488c-b73c-e03ac91d6472 \
       -H "Content-Type: application/json" \
       -H "Authorization: Bearer $ACCESS_TOKEN"
{
	"message": "Distillery successfully deleted."
}