Blueprints
Delete an integration blueprint by ID
Use this endpoint to delete an integration blueprint by ID.
delete/integration_blueprints/{integration_blueprint_id}
Path parameters
integration_blueprint_idinteger required
The unique ID of the integration blueprint.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email
The email address of a registered Oneflow user.
Response
The integration blueprint was deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.