Folder
Delete a folder by ID
Use this endpoint to delete a specific folder by ID.
delete/folders/{folder_id}
Path parameters
folder_idinteger required
The unique ID of the folder.
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 folder was deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.