Skip to main content

Create a profile​

Create a profile

Request Body required
    profile object
    name string
    profile_type_id uuid
    status string

    Possible values: [Active, Inactive, On Leave, Terminated]

    id_proofing_status string

    Possible values: [pending, pass, fail]

    archived boolean

    Default value: false

    attributes object
    property name* string
Responses

Expected response to a valid request


Schema
    profile object
    name string
    profile_type_id uuid
    status string

    Possible values: [Active, Inactive, On Leave, Terminated]

    id_proofing_status string

    Possible values: [pending, pass, fail]

    created_at date-time
    updated_at date-time
    attributes object
    property name* string
Loading...