This endpoint updates an application by its ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the application to update
Application data to update
The body is of type object
.
Application updated successfully
The response is of type object
.