Modify application
Modify a resource name
property.
Please log in to see full path URL. Learn why.
put
/provisioning/1/applications/{applicationId}
Authorizations:
Scopes:
Request rate limit:
1 requests / second (per account)
path Parameters
applicationId required | string <= 255 characters Example: test-application The unique identifier of the application. This ID will be a URL path parameter. We recommend using values that do not need URL encoding for easier interaction with other API endpoints. |
Request Body schema:
application/jsoncollapse all -
applicationName | string <= 255 characters Descriptive name of the resource. |
Responses
204
No Content
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
429
Too Many Requests
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Copy
Collapse all {- "applicationName": "Test name"
}
Response samples
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Content type
application/json
Copy
Collapse all {- "requestError": {
- "serviceException": {
- "messageId": "BAD_REQUEST",
- "text": "Bad request"
}
}
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See