Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url http://localhost:8080/benefit_providers/{benefit_provider_id} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
{ "created_at": "<string>", "id": "<string>", "last_modified_at": "<string>", "name": "<string>", "slug": "<string>" }
Benefit provider ID
Benefit provider updated
Benefit provider lifecycle status.
ACTIVE
INACTIVE