Create partial
post
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
responderIdstringRequired
Body
namestringRequired
descriptionstring · nullableOptional
contentstringRequired
Responses
201
Created.
application/json
idstringRequired
namestringRequired
typestring · enumRequiredPossible values:
contentstringRequired
descriptionstringOptional
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
post
/v1/agents/{agentId}/responders/{responderId}/filesLast updated