Namespaces_NamespaceTemplates_Subject

Namespaces_NamespaceTemplates_Subject
Namespaces_NamespaceTemplates_Subject

The NamespaceTemplates.Subject structure contains the user or group information granted for namespace self service.

JSON Example
{
    "subject_type": "string",
    "subject": "string",
    "domain": "string"
}
subject_type
Required

The Access.SubjectType enumerated type lists the types of subjects who can be associated with a Access.Role on the namespace.
USER : Single user.
GROUP : Group of users.

string
subject
Required

Name of the subject.

string
domain
Required

Domain of the subject.