Create Project Entity Supply Chain Snapshot

Beta
Creates a new supply chain snapshot for a project entity.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

project_idstringRequired
project_entity_idstringRequired

Request

This endpoint expects an object.
labelstringRequired

Response

This endpoint returns an object.
snapshot_idstring

Errors

400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error