Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Delete a STELLANTIS contract

DELETE
/contracts/{id}

Parameters

Path Parameters

id
required
string

Contract ID

Responses

204

Examples

Example with cURL

curl -X DELETE http://localhost:3005/contracts/{id}