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 POST \ --url https://api.decodahealth.com/tenant/upload-logo \ --header 'API-KEY: <api-key>' \ --header 'Content-Type: multipart/form-data' \ --header 'TENANT: <tenant>' \ --form file='@example-file'
"<string>"
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type string.
string