- Logout a customer
Retrieve authentication options
Change authentication options
Retrieve authentication tokens
Login a customer
Verify an authentication token
Exchange an authentication token
Retrieve credentials
Create a credential
Retrieve a credential
Upsert a credential
Delete a credential
Retrieve tokens
Create a reset password token
Retrieve a reset password token
Delete a reset password token
Logout a customer
Logs out a customer.
Security
SecretApiKey or JWT or PublishableApiKey
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/authentication-tokens/{token}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/authentication-tokens/{token}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/authentication-tokens/{token}
- SecretApiKey
- JWT
- PublishableApiKey
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/authentication-tokens/{token}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Customer logged out.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content