How to set integration alias via API? #3665
-
|
Hi! I'm automating service onboarding via the Semaphore API and have successfully created repositories, templates, and integrations with matchers. However, I can't figure out how to enable the "Use project integration alias" toggle via API. What I've tried:
Questions:
Environment: Semaphore 2.16.51, Docker Currently my script creates everything except this needs a manual click. Would love to fully automate this! Thanks for any help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @steve125125 added to swagger: https://semaphoreui.com/api-docs/#/integration/get_project__project_id__integrations_aliases thank you for reporting |
Beta Was this translation helpful? Give feedback.
Hi @steve125125 added to swagger: https://semaphoreui.com/api-docs/#/integration/get_project__project_id__integrations_aliases
thank you for reporting