- Delete a reset password token
Retrieve authentication options
Change authentication options
Retrieve authentication tokens
Login a customer
Verify an authentication token
Logout a customer
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 t...
Deletes a reset password token with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/password-tokens/{id}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/password-tokens/{id}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/password-tokens/{id}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/password-tokens/{id}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Reset password token deleted.
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