Update a transformer's sort order in a database

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

db_idintegerRequired
ID of the database
transformer_idintegerRequired
ID of the transformer

Headers

x-api-keystringRequired

Request

The database parameters
sort_orderintegerOptional
Target position for transformer
return_allbooleanOptional

Flag to return all transformer ids and sort_orders (optional)

Response headers

Content-Typestring

Response

Successful operation