@makehq/sdk
    Preparing search index...

    Type Alias DeleteCustomRoleBody

    Body for deleting a custom role.

    type DeleteCustomRoleBody = {
        organizationId: number;
    }
    Index

    Properties

    Properties

    organizationId: number

    ID of the organization the custom role belongs to