cURL
curl --request POST \ --url https://api.eden.art/v2/agents/{agentId}/deployments \ --header 'X-Api-Key: <api-key>'
{ "deploymentId": "<string>" }
Deploy an agent to a platform or update an existing deployment configuration.
Default Response