Configs
Update Interface
PUT
Update an interface by ID or by project ID and name.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the interface to update
The project ID the interface belongs to
The name of the interface to update
Whether this is a checkpoint update (manual save)