/
Delete Vessel Schedule Subscription

Delete Vessel Schedule Subscription

Subscriptions may be deleted by sending a delete request with an empty request body to the subscriptions end point, specifying the subscription to delete as a parameter in the URI.

Endpoint

DELETE https://api.portconnect.io/v1/subscriptions-vessel-schedule/{subscriptionId}

Path Parameters

Name

Type

Description

Name

Type

Description

subscriptionId

int

The subscription identifier.

Response

Status Code

Description

Status Code

Description

204

No Content. Subscription successfully deleted.

404

Not Found. Subscription not found.

Example Request

Delete a vessel schedule event subscription.

DELETE https://api.portconnect.io/v1/subscriptions-vessel-schedule/88

Example Response:

A return code of 204 indicates the subscription has been deleted successfully.

Status: 204 No Content

 

Related content

DELETE Options
DELETE Options
More like this
Get Single Vessel Schedule Subscription
Get Single Vessel Schedule Subscription
More like this
Get All Vessel Schedule Subscriptions - V1
Get All Vessel Schedule Subscriptions - V1
More like this
Create Vessel Schedule Subscription
Create Vessel Schedule Subscription
More like this
Cancel Export Pre-advice
Cancel Export Pre-advice
More like this

© PortConnect 2023