Delete document
DELETE
AUTHENTICATION
Authorization
Bearer
Bearer
HEADER PARAMETERS
Content-Type
string
*Example: application/json
BODY PARAMETERS
body
object
*apiKey
string
*Example: 21-character__string0
ApiKey id of the docSpace.
docSpaceId
string
*Example: 21-character__string0
DocSpace id of the document.
docId
string
*Example: 21-character__string0
Document id that will be permanently deleted.
RESPONSES
200
Delete status
object
Delete status
status
string<OK>
Response Status
data
object
Example: [object Object]
400
Invalid request
Response400
status
string<OK | Not OK>
Response Status
messages
string[]
Example:
Array of messages
Updated 02 Nov 2023
Did this page help you?