Auditors
Create an auditor
Create an auditor in Vanta.
Rate limit: 10 requests / minute.
post/auditors
Request body
Example request
{
"email": "auditor@example.com",
"givenName": "Sam",
"familyName": "Auditor"
}Response
Ok
Create an auditor in Vanta.
Rate limit: 10 requests / minute.
{
"email": "auditor@example.com",
"givenName": "Sam",
"familyName": "Auditor"
}Ok