Delete creator vault folder
Delete a folder from the specified creator's vault.
Media items in the folder will be detached but not deleted.
<Info>Scopes required: `write:creator`, `write:media`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
creatorUserUuid
folderName
Folder name (URL-encoded in path)
Headers
X-Fanvue-API-Version
API version to use for the request
Response
Folder deleted successfully
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error