user

Permission Set

Set Permissions to users/groups for the provided entity.

post/user/permissions/{entity}/{objectId}

Path parameters

entitystring required

The Entity

objectIdinteger required

The ID of the Object to set permissions on

Query parameters

groupIdsstring[] required

Array of permissions with groupId as the key

ownerIdinteger

Change the owner of this item. Leave empty to keep the current owner

Response

successful operation

Changes

Changed in 2 of the 52 revisions of this API.121

  • 41c04de98ec511See the full diff
    • added the new required query request parameter groupIds

      new-required-request-parameter

    • added the new optional query request parameter ownerId

      new-optional-request-parameter

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the query request parameter groupIds

      request-parameter-removed

    • deleted the query request parameter ownerId

      request-parameter-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog