Skip to main content

addGroupSecurityOnStudies

POST 

/api/suppliers/createGroupSecurity

Allows to create a Group Security in projects.

Request

Body

    data

    object

    groupId integer

    Unique identifier for the group to which security settings will be applied.

    projectIds integer

    Identifier of the project(s) to apply the group security to.

Responses

Successful response

Schema

    status integer
    message string
Loading...