Skip to main content
POST
Attach Tools To PAL

Authorizations

x-api-key
string
header
required

Path Parameters

pal_id
string
required

The unique identifier of the PAL.

Example:

"p12345"

Body

application/json
tool_ids
string[]
required

List of tool_id values to attach. Must not be empty; at most 50 per request.

Example:

Response

Tools attached

data
object[]

All tools that are now attached to the PAL, including ones that were already attached before this request.