Skip to main content
POST
C#

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
string
requis

L’ID de l’action à tester.

Corps

payload
object
requis

Le payload de l’action.

Réponse

La version de test de l’action a été créée avec succès.

payload
object

Le payload obtenu après l’exécution d’une action.