Update Inbox
Update Inbox
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bearer authentication
Path Parameters
The ID of the inbox.
Body
Expects an object; provide at least one of display_name or metadata.
Display name: Display Name <username@domain.com>.
Metadata to merge into the inbox's existing metadata. Keys you include
are added or overwritten; keys you omit are left unchanged. To remove a
single key, send it with a null value. To clear all metadata, send
metadata as null. Sending an empty object is rejected; use null to
clear. Each update must include at least one of display_name or
metadata.
Response
Response with status 200
ID of pod.
The ID of the inbox.
Email address of the inbox.
Time at which inbox was last updated.
Time at which inbox was created.
Display name: Display Name <username@domain.com>.
Client ID of inbox.
Custom metadata attached to the inbox.