Sync all Custom Resources

To send data of custom resource that you want to build custom tests on, use CustomResource.

This call replaces ALL existing CustomResource resources for the given app and source_id - this is a "state of the world" sync. In other words, if a CustomResource resource is sent for a user in a previous sync_all call, but is not included in a later sync_all call for that customer, it is assumed to no longer exist and is deleted in Vanta.

** Headers **

Authorization: Bearer <access_token>

** Scopes **

connectors.self:write-resource

** Schema **

Expand the resources array below for the schema of CustomResource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

List of resources to sync

string
required

Vanta generated identifier for the given resource, and can be found on the developer console page. See the list of registered resources and their IDs on https://app.vanta.com/settings/developer-console/<app_id>?tab=resources

resources
array of objects
required
resources*
Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json