User
Delete Expired Users
Delete users who have expired within the specified date range.
- expired_after UTC datetime (optional)
- expired_before UTC datetime (optional)
- At least one of expired_after or expired_before must be provided
delete/api/users/expired
Query parameters
expired_afterstring date-time nullable
expired_beforestring date-time nullable
Response
Successful Response
string[] required
Changes
No recorded changes to this endpoint across all 1 revision of this API.