cURL
curl --request POST \ --url https://vantage-us.abbyy.com/api/publicapi/v1/invites \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form File='@example-file'
{ "type": "<string>", "title": "<string>", "status": "<string>", "detail": "<string>", "instance": "<string>" }
이 메서드에 액세스하려면 지원팀에 문의해야 합니다
The access token received from the authorization server in the OAuth 2.0 flow.
CreateAdminInviteData 모델을 참조하십시오.
Show child attributes
확인
이 페이지가 도움이 되었나요?