Skip to content

In the attached API doc, we should add -X POST to the code sample #9403

Open
@yuval-sentry

Description

@yuval-sentry

Core or SDK?

Core Sentry product

Which part? Which one?

API docs

Description

See this page:
https://docs.sentry.io/api/teams/add-an-organization-member-to-a-team/
the curl example doesn't specify that this is a POST request:

curl https://sentry.io/api/0/organizations/{organization_slug}/members/{member_id}/teams/{team_slug}/ \
 -H 'Authorization: Bearer <auth_token>'

Suggested Solution

Please include -X POST

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Waiting for: Support

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions