Skip to content

Change current version

OpenAPI specifications

put https://api.autopass.pro/rules-api/tables/{table_id}/versions/{version}

Change the current version of a table.

Path parameters

table_id
  • Type: string
version
  • Type: string

Responses

204 - Successfully changed the current version of the table.

400 - table_id must be an integer.

401 - Unauthorized.

404 - No table found for this table_id.