Variant

post-user-segment-error

No description available.

variant post-user-segment-error {
  bad-request(string),
  unauthorized(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
conflictstring
otherstring