Skip to main content

Add platform user

Adds a user to the platform.

Request Body required
    user_id string

    The user id to add to the platform.

    serviceuser_id 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...