Help Search

Permission

Permission endpoints are used to manage permissions on a Resource.

The Permission object

Attribute Type Description Format
id String Unique ID of the permission object in UUID format. UUID
aco String The ACO for this permisison. Always "Resource" String
aco_foreign_key String UUID of the Resource for this permission UUID
aro String The ARO for this permisison. Can be "User" or "Group" String
aro_foreign_key String UUID of the User/Group for this permission UUID
type Number Permission type
  • 1 = Read
  • 7 = Update
  • 15 = Owner
UUID
created String Datetime when the resource was created ISO 8601 Datetime format
2014-02-01T09:28:56.321-10:00
modified String Datetime when the resource was last modified ISO 8601 Datetime format
2014-02-01T09:28:56.321-10:00

Last updated

This article was last updated on April 23rd, 2019.

For another perspective on the API you browse the OpenAPI 2.0 specifications using the dedicated API reference site (Swagger UI).

API Reference

You can also find the latest OpenAPI 2.0 specifications directly on the dedicated repository.

OpenAPI Specs repository
🍪   Do you accept cookies for statistical purposes? (Read more) Accept No thanks!