Skip to main content
POST
Add a contact method for the current member

Authorizations

Authorization
string
header
required

Organization API key, prefixed with gm_api_. Send it as Authorization: Bearer <api_key>.

Body

application/json
type
enum<string>
required
Available options:
email,
sms,
whatsapp,
slack,
discord,
telegram,
teams,
webhook
config
object
required
isEnabled
boolean

Response

201 - undefined