delete
Developing
DELETE
http://localhost:1337/api/master/states/id
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'http://localhost:1337/api/master/states/id' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{"id":1,"documentId":"gzp7nv1zqhzoybnxt6cfxymx","name":"bc","code":"tg","createdAt":"2025-04-25T07:37:56.835Z","updatedAt":"2025-04-25T07:39:21.993Z","publishedAt":"2025-04-25T07:39:21.990Z","locale":null}
Request
Body Params application/json