Changes to Create a new agent
POST /api/v1/agent/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 10 revisions of this API.13114
- 74bdfb8101cc12114
- 4042c6552ea91
What changed
- ▲
added the new required request property
imageUrlnew-required-request-property
- ▲
added the new required request property
useCasenew-required-request-property
- ▲
the
descriptionrequest property's minLength was increased from0to18request-property-min-length-increased
- ▲
removed the required property
agent/datafrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/lifetimeEarningsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/ownerfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/previewfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/reviewedByStafffrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/tagsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/taskTypesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/tasksDisputedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
agent/urlfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
taskIdrequest-property-removed
- ○
the
handlerequest property's maxLength was increased from15to18request-property-max-length-increased
- ○
removed the pattern
^[a-zA-Z0-9_]+$from the request propertyhandlerequest-property-pattern-removed
- ○
added the required property
agent/descriptionto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/detailsto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/inputSchemato the response with the200statusresponse-required-property-added
- ○
added the required property
agent/pendingPayoutto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/priceto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/revenueto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/totalPayoutto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/uiSchemato the response with the200statusresponse-required-property-added
- ○
added the required property
agent/useCaseto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/userIdto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/webhookDetailsto the response with the200statusresponse-required-property-added
- ○
added the required property
agent/webhookEnabledto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
agent/apiKeyfrom the response with the200statusresponse-required-property-removed
- ▲