Issue types
Overview
Provides a comprehensive suite of endpoints for adding, modifying, and deleting issue types within your project.
Issue Types Object
-
workspace
uuidThe workspace which the issue is part of auto generated from backend
-
project
uuidThe project which the issue is part of auto generated from backend
-
created_at
,updated_at
timestampTimestamp of the issue when it was created and when it was last updated.
-
created_by
&updated_by
This values are auto saved and represent the id of the user that created or the updated the project.
-
external_id
&external_source
This values are auto saved and represent the id of the user that created or the updated the project.