APIUpdate contact role for a projectAsk AIput https://app3.archisnapper.com/api/public/v1/contact_detail/update_contact_role_for_siteBody Paramsauth_tokenstringrequiredYour API keyidint32requiredThe contact detail ID. Use this, or the UUID.uuidstringThe contact detail UUID. Use this, or the IDexternal_idstringThe external ID of your contact. Can be used instead of ID or UUIDsite_idint32requiredThe id of the site to which the contact belongssite_uuidstringThe uuid of the site to which the contact belongs. User this or the site id.site_client_internal_unique_idstringThe external unique id of the site to which the contact belongs. User this or the site id.rolestringThe role that you want to assign to the contact. If you want to remove the role of the contact for this site, add empty string ("") for the role parameter.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 204204 422422Updated less than a minute ago