Create multiple user-profile contributor relationships
POST {{baseUrl}}/user_profiles
Create multiple user-profile contributor relationships
Request Body
{"user_profiles"=>[{"user_id"=>"8864435f-711a-6096-ef16-7c7139d389ea", "profile_id"=>"urn:uuid:94a21403-988a-fab3-b24d-d321a62334ff", "ne_attribute_id"=>"97ae8e3d-4bef-f234-5c0d-b9b4b2fc1976", "relationship_type"=>"contributor"}, {"user_id"=>"urn:uuid:adf16a06-e2d7-7c34-eec9-e11c4e450338", "profile_id"=>"dc3264a4-438f-350b-b126-b81c4ce1dbbd", "ne_attribute_id"=>"urn:uuid:ca1672c0-36c5-dde1-eac9-4ddc075ce51f", "relationship_type"=>"contributor"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"user_profiles":[{"id":"944c15ff-e152-17a5-2f6e-16d4a9adefa5","uid":"qui nonmagna do aliqua officiapa","user_id":"urn:uuid:06f85b98-19a4-4d7b-211b-37742b55cd9e","profile_id":"441c3cec-36aa-334e-7014-68e262773af4","ne_attribute_id":"06cc3457-bba6-d02b-9ca3-4e18c1930d4a","relationship_type":"owner"},{"id":"665357f9-1c3c-e6d6-08c6-56854acfb601","uid":"idipsum aliqua veniam cupidatata","user_id":"24a95c85-210b-f0ae-529a-31e3de4def76","profile_id":"8a35fb82-8cc5-9148-97f6-5f09de6f483f","ne_attribute_id":"fdc87a73-41b9-1d9a-9d94-ab0f25f3c531","relationship_type":"contributor"}]}