Skip to main content

Add platform user

Adds a user to a platform.

Request Body required
    userId string

    The user id to add to the platform.

    serviceuserId string

    The service user id to add to the platform.

    relation string required

    The relation to add as in the platform. It can be admin or member.

Responses

A successful response.


Schema

    object

Loading...