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