Skip to main content

Create multiple new user-manager relationships

POST 

/user_managers

Create multiple new user-manager relationships

Request

Body

required

    user_managers

    object[]

  • Array [

  • user_id uuid
    manager_id uuid
  • ]

Responses

Expected response to a valid request

Schema

    oneOf

    info string

    job_status

    object

    job_id string
    status string
    status int
Loading...