Skip to main content

Remove acl

DELETE 

/acl

Request

Header Parameters

    Content-Type stringrequired
    Example: application/x-www-form-urlencoded
    Accept stringrequired
    Example: application/json

Body

    user_id stringrequired

    Id of user unset ACL

    Example: 42342
    collection_id stringrequired

    Id collection on which unset ACL

    Example: 312

Responses

Response Headers

    Schema

      status stringrequired
    Loading...