Create a new issue type
POST/api/v1/workspaces/:slug/projects/:project_id/issue-types/
Create a new issue type for a project
Request
Responses
- 201
- 401
- 403
- 404
- 409
Issue type created
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
The requested resource was not found.
Issue type with the same external id and external source already exists