Adds issue types to an issue type scheme.The added issue types are appended to the issue types list.If any of the issue types exist in the issue type scheme, the operation fails and no issue types are added.Permissions required:Administer Jiraglobal permission.
Request
Path Params
Body Params application/json
Examples
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠400Returned if the request is not valid.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the required permissions.
🟠404Returned if the issue type or the issue type scheme is not found.