Drive > Files > File/Directory > Access > Request

Decline a file access request

Decline a file access request

put/2/drive/{drive_id}/access/requests/{request_id}/decline

Path parameters

drive_idinteger required

Drive identifier

request_idinteger required

File identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.