Endpoint
Update an endpoint
Updates an endpoint’s password or alias, or the application attached to it.
API Endpoint
POST
Arguments
Arguments | Description |
---|---|
password (string) | Password for your endpoint username. It should be at least five characters long. |
alias (string) | Alias for the endpoint. Allowed Values:
|
app_id (string) | ID of the application attached to the endpoint. |
Returns
Returns a confirmation that the object is updated.