Updates a URL mapping. If not all the fields are included in the body, we will only update the included fields.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the URL mapping.
Use the casing=snake
parameter to change the API's casing for all query parameters and JSON fields to snake_case
, rather than camelCase
, which is the default.
snake
URL mapping updates
The body is of type object
.
successful operation
The response is of type object
.