Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.getoutbox.ai/agency \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "email": "<string>", "address": { "address": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "zip_code": "<string>" }, "api_key": "<string>" } '
Update agency settings. Note: Requires Agency API Key.
Agency API Key
Agency update details
Show child attributes
Setting this field (any value) triggers API key regeneration
Agency updated successfully