Endpoints
Create a new audit
POST
/
v1
/
audit
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type
enum<string>
requiredAvailable options:
application/json
Body
application/json
reportFileCid
string
requiredreportType
enum<string>
requiredAvailable options:
file
name
string
requireddescription
string
requiredconductedAt
number
requiredproject
object
requiredcontracts
object[]
requiredissues
object[]
requiredResponse
200 - application/json
extra
object
requiredid
string
requiredID of the new audit