Skip to main content
POST
/
source-readers
/
{uuid}
/
deploy
Deploy a source reader
curl --request POST \
  --url https://api.artie.com/source-readers/{uuid}/deploy \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

uuid
string
required

Response

No Content