post https://{url}/users/delete
This endpoint allows you to delete the access of a user on your NFT Management Platform.
- URL:
POST - {{url}}/users/delete
- Body:
uid
- ID of the user to be deleted.
- Success: The profile information is returned.
This endpoint allows you to delete the access of a user on your NFT Management Platform.
POST - {{url}}/users/delete
uid
- ID of the user to be deleted.Try It!
to start a request and see the response here!