v1
latestOpenAPI 3.0.02026-07-14205154.3 KBSubscriptions
Remove items from a subscription.
Removes a specific item from a given subscription
delete/api/rns/pub/subscriptions/{id}/items/{itemId}
Path parameters
idstring nullable required
Id from the target subscription
itemIdstring nullable required
Id from the subscription item that will be removed
Headers
Content-Typestring required
Example:application/json
Type of the content being sent.
Acceptstring required
Example:application/json
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
Success