Variant
set-membership-for-user-error
No description available.
variant set-membership-for-user-error {
forbidden(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| forbidden | string | |
| unprocessable-entity | string | |
| other | string |