API for sending an email invitation to a colleague.
/v1/send-invitation
https://api.wazper.com/v1/send-invitation
POST
Header | Type | Required | Description |
---|---|---|---|
X-API-Key | String | Yes | Your Wazper API Key. |
Content-Type | String | Yes | Must be application/json . |
Accept | String | No | Recommended application/json . |
Field | Type | Required | Description |
---|---|---|---|
colleagueId | String | Yes | The unique ID of the colleague entry to invite. |
Invitation process initiated.
The response is of type object
.