This API allows clients to manage automation-workflow rules.
Servers:
-
Local Development:
- Base URL: http://localhost:8080/{endpoint}
-
Stage or Production:
Ensure you’re using the correct server depending on the environment you’re working in (local or production).
- Server 1:https://{your-bynder-domain}/api/1/automation-workflow/
httpAuth (http)
Provide your bearer token in the Authorization header when making requests to protected resources.
Example: Authorization: Bearer 123