⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

Delete folder

DELETE
/users/{userId}/folders/{folderId}

Deletes a specific folder for a given user.

Authorizations

ApiKeyAuth
TypeAPI Key (header: x-api-token)

Parameters

Path Parameters

userId*

Unique identifier of the user

Typestring
Required
folderId*

Unique identifier of the folder

Typestring
Required

Responses

Folder deleted successfully

Playground

Server
Authorization
Variables
Key
Value

Samples