Skip to main content
Answered

Set Space via Rest API

  • February 12, 2025
  • 2 replies
  • 116 views

Forum|alt.badge.img+1

Hi there, 

I am currently facing the issue that I want to copy a board and store it in a specific Space. 

Is this somehow possible? 

I can’t find any reference about it, even though it seems like a very simple use case. 

 

Otherwise, this would be highly requested, as we want to maintain our desired structure.

 

Kind regards

Chris

 

Best answer by Horea Porutiu

Hi ​@Chris Uhrig 

To achieve this, you can simply use the projectId parameter in the update board API request. 

Please let me know if this solves your question. 

 

2 replies

Horea Porutiu
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 200 replies
  • Answer
  • February 14, 2025

Hi ​@Chris Uhrig 

To achieve this, you can simply use the projectId parameter in the update board API request. 

Please let me know if this solves your question. 

 


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 4 replies
  • February 14, 2025

Thanks ​@Horea Porutiu I was not aware that Project and Space is the same thing. I was able to fix it with the update board endpoint. 

Have a nice weekend!