DELETE
/
api
/
v1
/
api-users
/
me

This endpoint deletes the current API user.

HTTP Request

DELETE https://api.gptlab.cloud/api/v1/api-users/me

Response

The response for this request typically indicates whether the deletion was successful. The actual response content may vary depending on the API’s implementation.