Develop > API calls > Release gate APIs > Delete offering actions

Delete offering actions

This API allows you to delete offering actions.

URI Method Parameters Returns

actionId

DELETE

actionId - Action ID for a specific action

200 - updated
400 - bad request
404 - not found

Examples

The following URL was sent:

https://localhost:8444/csa/api/codar/release-gate/gate-action/offering/offeringId

The following JSON was returned:

Response code - 200

Response Description - success response