Skip to main content

Update a role-profile contributor relationship by id​

Update a role-profile contributor relationship by id

Path Parameters
  • id uuid required

    ID of the object to retrieve or update

    Example: db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e
Request Body required
  • role_profile object
  • role_id uuid

    the role id

  • profile_id uuid

    the profile id

Responses

Expected response to a valid request


Schema
  • role_profile object
  • id uuid

    The id

  • uid string

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

    The uid

  • role_id uuid

    The role id

  • profile_id uuid

    The profile id

Loading...