Skip to main content
PUT
Set Priority

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The id of the external task to set the priority for.

Body

application/json
priority
integer<int64> | null

The priority of the resource.

Response

Request successful.