Changes to POST /api/workspaces/invitations/workspace/:workspace_id
POST /api/workspaces/invitations/workspace/{workspace_id}/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 6 revisions of this API.14
What changed
- ●
added the new
ERROR_CAPTCHA_VERIFICATION_FAILEDenum value to theerrorresponse property for the response status400response-property-enum-value-added
- ○
added the new optional request property
captcha_token(media type: application/json)new-optional-request-property
- ○
added the new optional request property
captcha_token(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
captcha_token(media type: multipart/form-data)new-optional-request-property
- ○
added the non-success response with the status
429response-non-success-status-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●