Create Target

View as Markdown
Create a new live target in an active runtime.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runtimeIdstringRequired

Request

This endpoint expects an object.
activatebooleanOptional
type"browser_page"Optional
uristringOptional>=1 character

Response

Created
activeboolean
idstring>=1 character
labelstring
runtimeIdstringformat: "uuid"
type"browser_page"
metadataobject
uristring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error