v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
Portal Team Membership

Add Developer to Team

Adds a developer to a team. This associates them with all of the roles that have been assigned to the team, providing specific permissions to perform actions on resources.

post/v3/portals/{portalId}/teams/{teamId}/developers

Request body

idstring uuid required

Example request

{
  "id": "df120cb4-f60b-47bc-a2f8-6a28e6a3c63b"
}

Response

Created