Docs

Add Section

POST /eventTypes/{typeId}/sections

POST/eventTypes/{typeId}/sections

Required Tokens

FieldTypeRequiredDescription
BearerAuthorization: Bearer <api-key>OptionalYour API key. Pass it as the Bearer token on every request.
Organization tokenx-Organization-TokenOptionalRun **Authorize Organization** in the Authorization folder.

Adds a new section to an event type.

Returns 201 Created.

Requires OrganizationAdmin permission.

Path Parameters

FieldTypeRequiredDescription
typeIdGuidRequiredThe event type to add the section to.

Request Body

FieldTypeRequiredDescription
namestringRequiredDisplay name for the section.