Projects
Modify Project Onboarding
Update the onboarding details of a specific project.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The onboarding details of the project.
Response
200
OK