Skip to main content
POST
/
acl
/
record_check
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

x-system-token
string
header
required

System token for additional authentication

Body

application/json
user_id
integer
required
model
string
required
records
integer[]
required
operation
enum<string>
required
Available options:
read,
write,
create,
unlink

Response

Document created, URL follows

{key}
any