kSuite > Workspace

Attach a mailbox to current user

post/2/profile/ksuites/mailboxes

Request body

passwordstring required

Mailbox password

is_primaryboolean

Set mailbox as primary

Response

Created

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.