Skip to content

Create an EventType

Event Types

PUT
/event-types

Parameters

Query Parameters

moderatorId*

ID of the moderator creating the event

Type
string
Required

Request Body

application/json
JSON
{
  
"typeName": "MeetUp"
}

Responses

EventType created

Samples

Gainsight CC Developer Portal