Developers
Recurring series

Delete a series line

DELETE
/recurring-series/{ref}/lines/{lineRef}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

ref*string
lineRef*string

Query Parameters

scope*string

Value in

  • "this_only"
  • "this_and_following"
period*string
Match^\d{4}-\d{2}-\d{2}$

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/recurring-series/string/lines/string?scope=this_only&period=string"
Empty