Folders
Delete Folder
Delete a folder. Projects in the folder will be moved out of it.
delete/api/v1/folders/{folder_id}
Path parameters
folder_idinteger required
ID of the folder to delete.
Example:1234
Response
Successful Response
{"stackTrail":"paths:/api/v1/folders/{folder_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 10 revisions of this API.