Service authorizations
A service authorization allows limited users to access only specified services.
Data model
permission | string | The permission the user has in relation to the service. [Default full ] | |
relationships.service.id | string | Alphanumeric string identifying the service. | |
relationships.user.id | string | The ID of the user being given access to the service. | |
type | string | Resource type. [Default service_authorization ] | |
created_at | string | Date and time in ISO 8601 format. Read-only. | |
deleted_at | string | Date and time in ISO 8601 format. Read-only. | |
id | string | Alphanumeric string identifying a service authorization. Read-only. | |
updated_at | string | Date and time in ISO 8601 format. Read-only. |