Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json · string<uuid>[]
The body is of type string<uuid>[]
.
Response
Successful Response
The response is of type any
.