POST
cURL

Authorizations

Authorization
string
header
required

JWT bearer token. App-user tokens are issued by POST /auth/token (the partner backend calls it as its platform service account); admin and dashboard tokens are issued via OIDC login.

Body

application/json
name
string
required
slug
string
required

Response

Benefit provider created

created_at
string
required
id
string
required
last_modified_at
string
required
name
string
required
slug
string
required
status
enum<string>
required

Benefit provider lifecycle status.

Available options:
ACTIVE,
INACTIVE