Applications

Update an Application

Modify an application using this API. You can update any subset of fields (partial update). Fields not provided will remain unchanged.

post/api/v1/Account/{auth_id}/Application/{app_id}/

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

app_idstring required
Example:12345678

Request body

app_namestring required
default_number_appboolean required

Response

Application updated

api_idstring required
messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.