Re-queue an export partition run (EDITOR)
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”projectId
required
string
configId
required
string
partitionKey
required
string
URL-encoded; “dt=YYYY-MM-DD/hr=HH” or “dt=YYYY-MM-DD”.
Responses
Section titled “Responses”{ ok, queued, partitionKey, note? }
Media typeapplication/json
object
key
additional properties
any
Bad partitionKey
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}Config not found
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}