Skip to main content

Add organization user

Add a user to an organization. A user must exists in Frontier before adding it to an org. This request will fail if the user doesn't exists

Path Parameters
    id string required
Request Body required
    user_ids string[]

    List of user IDs to be added to the organization.

Responses

A successful response.


Schema

    object

Loading...