Invite contact to help center
POST {{baseUrl}}/v1/contacts/:contact_id/inviteAsEndUser
This API helps invite a particular contact as an end-user to your help center.
OAuth Scope
Desk.contacts.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
helpCenterId (required) | <long> | ID of the help center to which you want to add the contact |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |