put https://{api_url}/api/v5/admin//company_text/
Update or create base company configuration text
Log in to see full request history
Response
200Company text configurations update
Update or create base company configuration text
200Company text configurations update
xxxxxxxxxx
curl --request PUT \
--url https://example.jrni.com/api/v5/admin/company_id/company_text/public_consent \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!