https://api.revreply.com/v1/agent/{agent}
This endpoint requires authentication.
Try it
Use the following request to partially update an agent:- cURL
- JavaScript
- Python
- PHP
- Go
Authentication
This endpoint uses Bearer authentication with a JWT.Request
Headers
Path parameters
Body
The request body uses theUpdateAgentRequest schema. The schema inherits the fields from CreateAgentRequest; agent_name is required by the schema, while the other fields are optional.
Request structure
For a partial update, include only the fields that need to be changed.Request examples
The request is aPATCH request to: