delete
Developing
DELETE
http://localhost:1337/api/master/nationalities/id
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'http://localhost:1337/api/master/nationalities/id' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{"id":1,"documentId":"n9ysbdzl04lewerv74blpo53","name":"indian","createdAt":"2025-04-25T07:33:27.742Z","updatedAt":"2025-04-25T07:33:27.742Z","publishedAt":"2025-04-25T07:33:27.735Z","locale":null}
Request
Body Params application/json