Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 849 Bytes

_removeAnApplicationFromCommand.adoc

File metadata and controls

27 lines (20 loc) · 849 Bytes

Remove A Single Application From a Command

Description

Remove the identified application as a dependency of the command.

Note
This does NOT delete the application from the system just un-links it

Endpoint

DELETE /api/v3/commands/{id}/applications/{applicationId}