Create a profile

POST {{baseUrl}}/profile

Create a profile

Request Body

{"profile"=>{"name"=>"First Last", "profile_type_id"=>"79ed1cb6-9977-4965-9bfe-f2bcc2424444", "status"=>"Active", "id_proofing_status"=>"pass", "archived"=>false, "attributes"=>{"text_attribute_uid"=>"static text", "date_attribute_uid"=>"01/15/2020", "profile_select_attribute_uid"=>"79ed1cb6-9977-4965-9bfe-f2bcc242523e", "multiple_profile_select_attribute_uid"=>"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e", "profile_search_attribute_uid"=>"79ed1cb6-9977-4965-9bfe-f2bcc242523e", "multiple_profile_search_attribute_uid"=>"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e", "contributor_select_attribute_uid"=>"49ed1cb6-9977-4965-9bfe-f2bcc2425244", "contributor_search_attribute_uid"=>"49ed1cb6-9977-4965-9bfe-f2bcc2425244", "multiple_contributor_search_attribute_uid"=>"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e", "owner_select_attribute_uid"=>"79ed1cb6-9977-4965-9bfe-f2bcc242523e", "owner_search_attribute_uid"=>"79ed1cb6-9977-4965-9bfe-f2bcc242523e", "dropdown_attribute_uid"=>"yes, no", "tags_attribute_uid"=>"yes, no", "checkbox_attribute_uid"=>"yes, no", "text_area_uid"=>"static text", "radio_attribute_uid"=>"yes, no"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"profile":{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"voluptate dolor in etoccaecatmin","name":"Profile Name","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","status":"Active","id_proofing_status":"pending","created_at":"2023-11-21T19:23:54.256Z","updated_at":"2023-11-21T19:23:54.256Z","attributes":{"text_attribute_uid":"static text","date_attribute_uid":"01/15/2020","profile_select_attribute_uid":"Profile Name","profile_search_attribute_uid":"Profile Name","multiple_profile_search_attribute_uid":"Profile Name,Second Profile Name,Third Profile Name","multiple_profile_select_attribute_uid":"Profile Name,Second Profile Name,Third Profile Name","contributor_select_attribute_uid":"User Name (user_email@test.com)","contributor_search_attribute_uid":"User Name (user_email@test.com)","multiple_contributor_search_attribute_uid":"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)","owner_select_attribute_uid":"User Name (user_email@test.com)","owner_search_attribute_uid":"User Name (user_email@test.com)","dropdown_attribute_uid":"yes, no","tags_attribute_uid":"yes, no","checkbox_attribute_uid":"yes, no","text_area_uid":"static text","radio_attribute_uid":"yes, no"}}}