API ReferenceApplicationsUpdate an applicationUpdate an application PUT /v1/applications/:id Update an application's name and scopes. Request Responses200400401403404Application updated successfullyBad Request - Invalid input dataUnauthorized - Invalid or missing tokenForbidden - application:write scope requiredApplication not found