post https://api.us-east-1.relevance.ai/latest/deployables//update
Update a deployable
Log in to see full request history
Response
Update a deployable
xxxxxxxxxx
10curl --request POST \
--url https://api.us-east-1.relevance.ai/latest/deployables/deployable_id/update \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"overwrite": true,
"upsert": true
}
'
Try It!
to start a request and see the response here! Or choose an example: