Skip to main content

Create multiple user-profile contributor relationships​

Create multiple user-profile contributor relationships

Request Body required
  • user_profiles object[]
  • user_id uuid

    The user id

  • profile_id uuid

    the profile id

  • ne_attribute_id uuid

    The ne_attribute_id

  • relationship_type string

    Possible values: [owner, contributor]

    the relationship type

Responses

Expected response to a valid request


Schema
    oneOf

  • user_profiles object[]
  • id uuid

    The id

  • uid string

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

    the uid

  • user_id uuid

    The user id

  • profile_id uuid

    The profile_id

  • ne_attribute_id uuid

    The ne_attribute_id

  • relationship_type string

    Possible values: [owner, contributor]

    the relationship_type

Loading...