Endpoints
Update an Endpoint
Update an existing endpoint's configuration. You can change the password, alias, or attached application. The fields username, endpoint_id, domain, allow_same_domain, allow_other_domains, allow_phones, and allow_apps are locked after creation.
post/api/v1/Account/{auth_id}/Endpoint/{endpoint_id}/
Path parameters
auth_idstring required
Example:MA_XXXXXX
Your account Auth ID
endpoint_idstring required
Example:87654321
Request body
Response
Success
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.