Security profiles
Security profiles define the access levels and permissions granted to users and roles within the platform, ensuring that only authorized individuals can perform specific actions. These profiles are customizable, allowing organizations to tailor security settings based on the unique needs of their operations and workflows.
SecurityProfiles.List
List security profiles
v1/securityprofiles
SecurityProfiles.Create
Create a security profile
v1/securityprofiles
SecurityProfiles.ListAssignments
List security profile assignments
v1/securityprofiles/assignments
SecurityProfiles.SaveAssignment
Create or update a security profile assignment
v1/securityprofiles/assignments
SecurityProfiles.Get
Retrieve a security profile
v1/securityprofiles/{securityProfileID}
SecurityProfiles.Save
Create or update a security profile
v1/securityprofiles/{securityProfileID}
SecurityProfiles.Delete
Delete a security profile
v1/securityprofiles/{securityProfileID}
SecurityProfiles.Patch
Partially update a security profile
v1/securityprofiles/{securityProfileID}
SecurityProfiles.DeleteAssignment
Delete a security profile assignment
v1/securityprofiles/{securityProfileID}/assignments