RTC - Creating Team Area using Rest API - HTTP Status 405
![]()
Hello!
I'm trying to create a Team Area using the REST API, according to DraftTeamProcessRestApi I should do a POST to "team-areas-url from a the Project Area Resource".
ex: https://jazzserver:9443/ccm/process/project-areas/_3fe54BJ5EeShucXs-2PcWw/team-areas
But I'm having a "HTTP 405 Method Not Allowed - The specified HTTP method is not allowed for the requested resource"
Maybe I misinterpreted or forgot something, but I really don't know why I'm having this error. I already tried multiple headers and values, but always same result. I even checked https://jazz.net/library/article/1086 (REST API creating a Project Area using perl) but I can't find the problem :(
Can someone help me with this? Thanks :)
Using: RTC 4.0.6, Firefox-RESTClient
Headers:
Content:
<?xml version="1.0" encoding="UTF-8"?> |