Templates

Create a template from an envelope

Supports the optional Idempotency-Key header. Repeating the same key and request replays the original 201 response; a key currently in flight returns 409, and reusing a key with a different request returns 422.

post/api/v1/templates

Request body

sourceEnvelopeIdstring required
namestring required

Response

Template graph created

Changes

No recorded changes to this endpoint across all 1 revision of this API.