post https://www.virustotal.com/api/v3/groups//relationships/service_accounts
Create a new Service Account inside your VT Enterprise group by only providing a descriptive identifier which must be unique inside your group.
Responses
Create a new Service Account inside your VT Enterprise group by only providing a descriptive identifier which must be unique inside your group.
xxxxxxxxxx
curl --request POST \
--url https://www.virustotal.com/api/v3/groups/id/relationships/service_accounts \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: