Delete a folder

DELETE FOLDER

delete
Authorizations
x-api-keystringRequired
Path parameters
documentFolderIdstringRequired
Responses
chevron-right
200

Folder deleted successfully

No content

delete
/services/document-folders/{documentFolderId}
200

Folder deleted successfully

No content

Removes a folder from the system. In case you wish to delete the folder in which you have signed documents – your request will be rejected. You must delete your documents first, to be able to remove the folder, while you can delete the folder along with documents that have not yet been signed.

Last updated