API Discovery
Update an API path
Update a specific API path for a domain
PATCH
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Request model for updating an API path
Response
204
Successful Response