APIOrgsRegister a new S3 dataset that Zoo can assume into on behalf of the caller's org

Parameters

Name

Type

Req.

  • bodyapplication/json

    object
    optional
    Object Properties

Returns

post
/org/datasets
$ curl -X POST "https://api.zoo.dev/org/datasets" \
	--header "Authorization: Bearer $TOKEN" \
	--header "Content-Type: application/json" \
	--data '{}'
201 Created
Response
{}