删除邀请
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
DELETE
/v1 /projects/ {project_id} /invites/ {email}
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'http://dev-cn.your-api-server.com/v1 /projects/ /invites/ '
响应示例响应示例
200 - 成功示例
{
"message": "Successfully deleted the invite."
}
请求参数
Path 参数
project_id
string
必需
email
string
必需