mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
16 lines
319 B
Markdown
16 lines
319 B
Markdown
---
|
|
{
|
|
'layout': 'APIReferenceLayout',
|
|
'tag':
|
|
{
|
|
'name': 'Permissions',
|
|
'description': 'Permissions control who has access to what and when.',
|
|
'x-collection': 'directus_permissions',
|
|
},
|
|
}
|
|
---
|
|
|
|
# Permissions
|
|
|
|
Permissions control who has access to what and when.
|