Getting Started

Sections

Theme switcher

Delete existing Dry Vessel's Tag

Header Parameters

Authorizationstring Required

Token used for authentication.

Query Parameters

imostring Required

Vessel imo.

Body Parameters

idinteger Required

Existing tag id. @see /shipinfo/tags for all company tags, or /shipinfo/tags/{imo} for tags attached to given vessel.

Response

200
Object
Detach Tag resources from vessel.

Response Attributes

idinteger
namestring
commentstring
user_full_namestring
update_datestring

Date format: Y-m-d H:i:s. Ex.: 2022-05-25 14:36:05.

403
Object
Access Denied.

Response Attributes

messagestring
404
Object
Vessel Resource not found.

Response Attributes

messagestring
422
Object
Validation Error.

Response Attributes

errorsarray

Show child attributes

200
Object
Unexpected error

Response Attributes

codeinteger Required
messagestring Required

DELETE

/

Select
1

Response