Skip to main content
POST
/
v1
/
employer-identifiers
{
  "id": "550e8400-e29b-41d4-a716-446655440000",
  "displayName": "Example 401(k) Employer Identifier",
  "identifier": "identifier-12345",
  "createdAt": "2024-01-15T10:30:00Z"
}
Learn more about Employer Identifiers in the Glossary.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The body is of type any.

Response

Employer identifier created successfully