v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13188387.8 KB
projects

Allocates IDs for the given keys, which is useful for referencing an entity before it is inserted.

post/v1/projects/{projectId}:allocateIds

Path parameters

projectIdstring required

Required. The ID of the project against which to make the request.

Request body

databaseIdstring

The ID of the database against which to make the request. '(default)' is not allowed; please use empty string '' to refer the default database.

Response

Successful response