REST APIs portability to Automation Platform 2.1

Posted on

My product has integration with the Ansible Tower 3.6.1 using REST API.
The APIs we are using are mainly
GET /api/v2/job_templates/
POST /api/v2/job_templates//launch/
GET /api/v2/jobs//

Does anyone know if these APIs will be supported in Automation Platform 2.1?

Responses