Skip to main content
DELETE
Delete a horoscope feed subscription

Authorizations

Authorization
string
header
required

Customer session token returned by /auth/login. This is distinct from an API key.

Path Parameters

id
string
required

Subscription id.

Pattern: ^hfs_[a-f0-9]{24}$

Response

Subscription deleted.