kSuite > Workspace

Update mailbox credential password

put/2/profile/ksuites/mailboxes/{mailbox_id}/update_password

Path parameters

mailbox_idstring required

Request body

passwordstring required

Mailbox password

Response

OK

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.