/
MI
mistral
/
Mistral AI API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-23
Details
Filter operations
agents
1
audio.speech
1
audio.transcriptions
2
audio.voices
6
batch
5
beta.admin.api-keys
3
beta.admin.audit-logs
1
beta.admin.billing
4
beta.admin.scim
2
beta.admin.user-groups
16
beta.admin.users
9
beta.admin.vibe-code-analytics
2
beta.admin.vibe-work-analytics
3
beta.admin.workspaces
7
beta.agents
12
beta.connectors
22
beta.conversations
11
beta.libraries
6
beta.libraries.accesses
3
beta.libraries.documents
11
beta.observability.datasets
13
beta.observability.datasets.records
6
beta.observability.evaluations
5
beta.observability.judges
6
beta.observability.logs
3
beta.observability.spans
9
beta.observability.traces
7
beta.prompts
9
beta.rag.ingestion_pipeline_configurations
3
beta.rag.managed_indexes
12
beta.rag.search_indexes
4
beta.service_accounts
8
beta.skills
9
beta.users
3
chat
1
classifiers
4
embeddings
1
events
2
files
6
fim
1
models
6
ocr
1
realtime.sessions
1
workflows
11
workflows.deployments
12
post
Unharden Deployment
get
List Deployments
post
Create Deployment
get
Get Deployment
delete
Delete Deployment
patch
Update Deployment
post
Stop Deployment
post
Start Deployment
post
Restart Deployment
get
List Deployment Workers
get
Get Deployment Logs
get
Stream Deployment Logs
workflows.executions
17
workflows.metrics
1
workflows.runs
3
workflows.schedules
8
workflows.deployments
Restart Deployment
Restart Deployment
post
/v1/workflows/deployments/{name}/restart
Path parameters
name
string
required
Response
Successful Response
ManagedDeploymentResponse
required
service_id
string
required
name
string
required
spec
DeploymentWorkerSpecResponse
required
resources
DeploymentResourceConfig
required
status
DeploymentObservedState
required
created_at
string
date-time
required
updated_at
string
date-time
required
stopped
boolean
rollout_status
string
nullable
created_by
string
nullable
updated_by
string
nullable
deployed_by
string
nullable
deployed_at
string
date-time
nullable
is_hardened
boolean
runtime_credential_id
string
uuid
nullable
runtime_principal_type
'api_key'
|
'service_account'
|
'user'
Changes