Skip to main content
POST
/
api
/
shared-mailboxes
Create a new shared mailbox (Admin only)
curl --request POST \
  --url https://api.raul.ugps.io/api/shared-mailboxes \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

201 - undefined