developer_space_member_add
Grant a user console access by adding them to a developer space. This action affects others by providing the user with developer privileges.
Instructions
Add a user to the developer space. AFFECTS OTHERS: grants console access to this user.
📖 Spec (POST /rest/3/developer-space/{developerId}/members/{aaid}): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-developer-space/#api-rest-3-developer-space-developerid-members-aaid-post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aaid | Yes | ||
| body | No | Optional payload (role, etc.) | |
| developerId | No | a1b2c3d4-e5f6-7890-abcd-ef1234567890 |