- Delete a gateway timeline message
Retrieve gateway account timeline messages
Create a gateway account timeline comment
Retrieve a gateway timeline message
Delete a gateway timeline...
Deletes a gateway timeline message with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/gateway-accounts/{id}/timeline/{messageId}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/gateway-accounts/{id}/timeline/{messageId}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/gateway-accounts/{id}/timeline/{messageId}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/gateway-accounts/{id}/timeline/{messageId}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Gateway account timeline message 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