Company Calendar for Jira v 9.2.x: Sources
POST /api/1/source
PUT /api/1/source
Important: When updating resources, always send the full value JSON object. Any omitted property will be overwritten or removed, so include all properties you want to keep.
GET /api/1/source/{sourceId}
DELETE /api/1/source/{id}
Deletes a source.
Deleting a source is possible when the token has the permission to delete the source.
Response:
200 OK
403 Forbidden