This endpoint creates a new contact for a specific distillery.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.
API Endpoint
- Method: POST
- Path:
/odis/v1/distilleries/:id/contacts
Request Body
Required Fields
first_namelast_nameemailrole
Optional Fields
phone
Response
201 Created
Error Responses
-
401 Unauthorized
-
403 Forbidden
-
404 Not Found
-
422 Unprocessable Entity

