Variant
put-api-pages-id-error
No description available.
variant put-api-pages-id-error {
unauthorized(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| unprocessable-entity | string | |
| other | string |