Skip to main content
GET
C#

Autorisations

Authorization
string
header
requis

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

Réponse

Les clés de configuration des Rules ont été récupérées avec succès.

key
string
défaut:MY_RULES_CONFIG_KEY

Clé d’une variable de configuration des règles.

Required string length: 1 - 127
Pattern: ^[A-Za-z0-9_\-@*+:]*$