Skip to content

Delete a file

DELETE
/resources/files/{spaceKey}/{fileKey}

Parameters

Path Parameters

spaceKey*

Must be a non-empty string containing a-z, 0-9, period or underscore.

Type
string
Required
fileKey*

The key of the file. Can include forward slash to simulate a path. Each segment of the path must be a non-empty string containing a-z, 0-9, period or underscore. A segment of "." or ".." is not allowed.

Type
string
Required

Responses

OK

Samples

© 2024 Hantera AB. All rights reserved.