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_id
ID of the database
transformer_id
ID of the transformer
Headers
x-api-key
Request
The database parameters
sort_order
Target position for transformer
return_all
Flag to return all transformer ids and sort_orders (optional)
Response headers
Content-Type
Response
Successful operation