Files

Delete File

Delete a file

Delete a single file by its ID.

DELETE
/shipos/files/{file_id}
x-access-token<token>

In: header

Path Parameters

file_id*string

ID of the file to delete

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/shipos/files/string"
Empty