API for sending an email invitation to a colleague.
/v1/send-invitationhttps://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. |
ID of the ToBeInvited entry.