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
Response
Application updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.