Deleting an Instruction
Request
-
HTTP Method:DELETE
-
Example URL:Application_URL/services/api/v1/instructions
-
Authorization:You must have the roles INSTRUCTION_EDIT or INSTRUCTION_DELETE assigned to your user IDin the SAP Cloud Platform account.
-
Request Schema:https://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions_delete file.
For more information about the request payload fields, their descriptions, and possible values, see Additional Information.
Response
-
If the system deletes an instruction successfully, the system returns status code 204. For more information, see https://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions_delete.
-
If the system cannot delete an instruction successfully, the system returns appropriate error codes. For more information, see https://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions_delete.