Update an inbox

Update an inbox

Authentication

AuthorizationBearer

Human-approved credential. Least-privilege grants are published in RFC 9728 protected-resource metadata and on each operation as x-required-permission.

Path parameters

inboxIdstringRequiredformat: "^inb_"

Request

This endpoint expects an object.
displayNamestring or nullOptional1-256 characters
clientIdstring or nullOptional1-128 characters
metadatamap from strings to nullable strings or doubles or booleans or nullOptional

Response

Updated inbox
inboxobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error