Skip to content

How to Delete an Entity #176

Discussion options

You must be logged in to vote

@shiva-rakshith
you can use DELETE API. This api will do a soft delete.

curl --location --request DELETE 'http://localhost:8081/api/v1/<entity_name>/<entity_osid>'

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pramodkvarma
Comment options

@shiva-rakshith
Comment options

Comment options

You must be logged in to vote
4 replies
@shiva-rakshith
Comment options

@shiva-rakshith
Comment options

@tejash-jl
Comment options

@shiva-rakshith
Comment options

Answer selected by shiva-rakshith
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
4 participants