Delete a Boilerplate

DELETE {{base_url}}/boilerplate/:Name

Use this endpoint to delete a boilerplate from the Boilerplates hub.

For example, here is a request to delete the boilerplate using Name set to Work In Progress Statement or a system-generated GUID such as AA01122333.

The Name may be identical to the DisplayName, but the endpoint will recognize only what is unique to the Name field.

Request Params

KeyDatatypeRequiredDescription
startWorkflowstringOptional.

The flag that indicates whether or not the trigger for a workflow is initiated.

Use "N" if you want to bypass the trigger. Otherwise, the default is "Y," which initiates the workflow. |

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

""