2. Close profile
Returns an close profile
Request
Method | URL |
---|---|
GET | api_url/closeProfile?uuid={uuid} |
Params | Value | Description |
---|---|---|
uuid | string | UUID of profile |
Example Request
Method | URL |
---|---|
GET | http://127.0.0.1:2222/closeProfile?uuid=992bd6f1-0a4c-40b2-88c0-d6ae54db7347 |
Example Response
Last updated