Update a user-profile contributor relationship by id

PATCH {{baseUrl}}/user_profiles/:id

Update a user-profile contributor relationship by id

Request Body

{"user_profile"=>{"user_id"=>"b36d8205-aba6-b1a5-f4fe-97a5f24333ea", "profile_id"=>"3dcb6921-4925-e189-ad19-5a3a1b1a18c2", "ne_attribute_id"=>"urn:uuid:015dcc45-9d1a-d469-4b44-40512164c872", "relationship_type"=>"contributor"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"user_profile":{"id":"urn:uuid:8b110317-dbba-79dd-5067-16afc0762e1c","uid":"ex ullamconostrud id deseruntdol","user_id":"48ea9e5d-3cff-a7db-c464-1527d683178c","profile_id":"urn:uuid:547edb37-56b3-37df-b3d9-1901940b4340","ne_attribute_id":"urn:uuid:bc3d41c9-b8e6-cf15-a81c-c3fa3bb8aaf8","relationship_type":"owner"}}