cURL
curl --request POST \ --url 'https://api.flashcat.cloud/oncall/license/reset?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "person_id": 123, "type": "fixed" } '
{ "error": { "code": "<string>", "message": "<string>" } }
仅账户管理员可操作
被修改人员ID
License 类型
fixed
temporary
none
显示 子属性
此页面对您有帮助吗?