Connect X account
Starts a secure X account connection flow.
Request body
Example request
{
"username": "your_x_username",
"email": "account@example.invalid",
"password": "<ACCOUNT_PASSWORD>",
"totp_secret": "<TOTP_SECRET>"
}Response
X account connected after verification
Example response
{
"id": "42",
"xUserId": "9876543210",
"xUsername": "elonmusk",
"status": "active",
"health": "healthy",
"createdAt": "2025-01-15T12:00:00Z"
}Changes
Changed in 3 of the 19 revisions of this API.1927
- ○
removed
SanitizedXAccountfrom the response bodyallOflist for the response status201response-body-all-of-removed
- ○
added the required property
createdAtto the response with the201statusresponse-required-property-added
- ○
added the required property
healthto the response with the201statusresponse-required-property-added
- ○
added the required property
idto the response with the201statusresponse-required-property-added
- ○
added the required property
statusto the response with the201statusresponse-required-property-added
- ○
added the required property
xUserIdto the response with the201statusresponse-required-property-added
- ○
added the required property
xUsernameto the response with the201statusresponse-required-property-added
- ○
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
closedenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
expiredenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
missing_urlenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status422response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●