v1

latestOpenAPI 3.0.3MIT2026-07-1373217576.0 KB
Api App

Update API App

Updates an existing API App. Can only be invoked for apps you own. Only the fields you provide will be updated. If you wish to clear an existing optional field, provide an empty string.

put/api_app/{client_id}

Path parameters

client_idstring required

The client id of the API App to update.

Request body

callback_urlstring

The URL at which the API App should receive event callbacks.

custom_logo_filestring binary

An image file to use as a custom logo in embedded contexts. (Only applies to some API plans)

domainsstring[]

The domain names the ApiApp will be associated with.

namestring

The name you want to assign to the ApiApp.

Response

successful operation