Skip to main content
DELETE
/
v1
/
profile
/
{id}
Delete company profile
curl --request DELETE \
  --url https://sgjm-api.vohoangphuc.com/v1/profile/{id} \
  --cookie auth_token=

Authorizations

auth_token
string
cookie
required

JWE token stored in HttpOnly cookie

Path Parameters

id
string<uuid>
required

Response

204

Profile deleted successfully