Tickets & workflows
Create a project-scoped ticket form definition (JSON in, stored in spec)
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Form definition JSON (persisted in project_ticket_form_definitions.spec).
Error