Skip to main content
POST
Upsert multiple templates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Expected payload for creating multiple templates.

templates
CreateTemplateInputSerializer · object[]
required

Response

OK

Response for a list of templates.

templates
TemplateOutput · object[]
required