Create Bot ApiKey

POST {{url}}/automation/api/v1/organizations/{{orgId}}/robotmanagement/robotapikeys

Request Body

{"data"=>{"type"=>"robotapikeys", "attributes"=>{"name"=>"postman-demo-for-rpa-4123", "description"=>"RPA Platform API demonstration"}}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring