Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the resource.
Body
application/json
Response
Success
The updated resource.
Update an existing app resource.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the resource.
Success
The updated resource.