Drive > Activity > Report
Create report
Create a new report.
post/2/drive/{drive_id}/activities/reports
Path parameters
drive_idinteger required
Drive identifier
Query parameters
lang'de' | 'en' | 'es' | 'fr' | 'it' | 'nl' | 'pt' required
Override the language of the request, in most cases when an e-mail is triggered in the request.
Request body
Example request
{
"actions": [
"acl_insert"
]
}Response
Created
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.