GET /api/smart_proxies/smart_proxy_id/autosign
Alle Autosign-Einträge auflisten

Parameter

Parametername Beschreibung
location_id
optional

Scope nach Standorten

Validations:

  • Must be a Integer

organization_id
optional

Scope nach Organisationen

Validations:

  • Must be a Integer


POST /api/smart_proxies/:smart_proxy_id/autosign
Autosign-Eintrag erstellen

Parameter

Parametername Beschreibung
location_id
optional

Scope nach Standorten

Validations:

  • Must be a Integer

organization_id
optional

Scope nach Organisationen

Validations:

  • Must be a Integer

id
verpflichtend

Name des Autosign-Eintrag

Validations:

  • Must be a String


DELETE /api/smart_proxies/:smart_proxy_id/autosign/:id
Autosign-Eintrag löschen

Parameter

Parametername Beschreibung
location_id
optional

Scope nach Standorten

Validations:

  • Must be a Integer

organization_id
optional

Scope nach Organisationen

Validations:

  • Must be a Integer

id
verpflichtend

Name des Autosign-Eintrag

Validations:

  • Must be a String