Delete Code Record By Id

以 Markdown 格式查看

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。

路径参数

domainstring必需

请求

This endpoint expects an object.
code_idstring必需
The unique identifier of the code to delete

响应

Successful Response
successboolean
Whether the code was successfully deleted

错误

422
Unprocessable Entity Error