Skip to content

Change the Name for a event Type

Event Types

POST
/event-types/{id}

Parameters

Query Parameters

moderatorId*

ID of the moderator editing the event image

Type
string
Required

Request Body

application/json
JSON
{
  
"typeName": "In-person"
}

Responses

EventType name updated

Samples

Gainsight CC Developer Portal