Expire Agent Authentication
GET/api/experian/agents/:agentId/auth/expire
Invalidates the current agent authentication token. Call this before initiating re-authentication.
Request
Responses
- 200
- 400
- 403
- 404
Authentication token expired successfully
Agent has no token to expire (errorCode 138, errorOnField: consumerToken)
Invalid API key
Agent not found