Skip to main content

Update a role-profile contributor relationship by id

PATCH 

/role_profiles/:id

Update a role-profile contributor relationship by id

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Body

required
    role_profile object
    role_id uuid
    profile_id uuid

Responses

Expected response to a valid request

Schema
    role_profile object
    id uuid
    uid string

    Possible values: >= 32 characters and <= 32 characters

    role_id uuid
    profile_id uuid
Loading...