Documentation

Securityroles extends BaseEndpoint
in package

Table of Contents

Properties

$url  : string

Methods

list_()  : SecurityRoleCollection
Returns the user roles available for additional access control when posting medical data like student allergies or student medication.

Properties

$url

protected string $url = "https://api.sky.blackbaud.com/school/v1/medical/securityroles"

Endpoint URL pattern

Methods

list_()

Returns the user roles available for additional access control when posting medical data like student allergies or student medication.

public list_() : SecurityRoleCollection

The role\_access object in those post endpoints takes in the role IDs returned here.

Return values
SecurityRoleCollection

Success


        
On this page

Search results