Skip to main content

API Request Query

  • April 18, 2024
  • 1 reply
  • 28 views

Forum|alt.badge.img+2

Hi Team,

 

POST https://api.miro.com/v2/orgs/{org_id}/teams/{team_id}/projects/{project id}/members?email=someone@domain.com&role=editor

 

Response code:

"status": 415,

"code": "mediaTypeNot Supported",

"message": "Specified media type not supported for this endpoint",

"type": "error"

 

Correct me if my request url is wrong?

 

Thanks.

Was it helpful?

1 reply

Forum|alt.badge.img+2

Hi Team,

Issue resolved now,

I have passed parameters in body.

 

Thanks 


Reply