Add Roles to Organisation

Add roles to Organisation

POST https://squid-app-2-bcuud.ondigitalocean.app/v1/api/organization/roles

Request Body

Name
Type
Description

organizationId*

string

Unique Organisation Identifier

rolesid*

Array

Unique identifier for roles

   "code": 404,
    "message": "Organization not found"

Last updated