/
RA
rapidata
/
Rapidata API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 6d ago
View markdown
rapidata
Rapidata API
delete
Deletes a job.
e42ec51c7b88
latest
OpenAPI 3.0.4
2026-08-04
342
835
917.6 KB
Asset
3
Audience
23
BatchUpload
4
Benchmark
25
Bidder
3
Billing
25
BillingAccount
7
Cache
2
Campaign
15
Capabilities
5
Client
5
ContextShortening
1
Customer
1
CustomerRapid
8
Datapoints
5
Dataset
4
DatasetGroup
1
Evaluation
1
Examples
4
ExternalAudience
2
Faucet
2
Feedback
1
Flow
7
FlowItem
1
GlobalText
4
GroupedRanking
1
Identity
4
Invoice
5
Job
28
post
Approves a job in manual review so its pipeline can start processing.
post
Clones a job definition into a new, private definition owned by the caller.
post
Creates a new job definition.
post
Creates a new job from a job definition and audience.
get
Gets the latest revision for a job definition.
post
Creates a new revision for an existing job definition.
get
Gets a job definition by its id.
delete
Deletes a job definition and all its revisions.
patch
Updates a job definition.
get
Gets a job by its id.
delete
Deletes a job.
patch
Updates a job.
get
Downloads the results of a job as a file attachment.
get
Estimates the cost of running a job to completion.
get
Estimates the cost of running a job definition's latest revision to completion.
get
Gets the results of a job as a JSON string.
get
Gets a specific revision for a job definition.
post
Pauses a job, stopping all of its campaigns from processing.
get
Retrieves jobs aggregated by customer with total counts and most recent job information.
get
Queries job definitions visible to the caller.
get
Queries the revisions of a specific job definition.
get
Queries jobs visible to the caller.
get
Queries job definitions that have been shared publicly, regardless of owner, so they can be reused as templates.
post
Restarts the given rapids of a job.
post
Resumes a job, restarting all of its campaigns.
post
Retries processing of a failed job.
patch
Marks or unmarks a job definition as a public template that other users can discover and run.
patch
Marks or unmarks a job as public so its results can be shared with other users.
Leaderboard
18
Newsletter
2
Order
21
Organization
14
OwnerTierOverride
4
Participant
12
Payment
4
Pipeline
3
Platform
3
Prompt
2
Ranking
1
RankingFlow
2
RankingFlowItem
5
Rapid
3
Rapidata.Identity.API
1
Sample
4
SampleGeneration
4
Signal
10
SimpleWorkflow
1
Survey
1
Translation
2
UserRapid
5
ValidationFeedback
2
ValidationSet
15
Workflow
6
Job
Deletes a job.
delete
/job/{jobId}
Path parameters
jobId
string
required
The id of the job to delete.
Response
No Content