Incorrect documentation for POST Activation

In the swagger documentation for the POST activation endpoint, it suggests that the successful response is a 201.

After trying just now, I’m getting a 200. Would it be possible to update the documentation accordingly?

Thank you!

Thanks for reporting. We will get this fixed.

Hi @adnan-kamili, I see that the swagger.json file has been updated, but the API is still outputting 200.

Please have a look.

Hi Eric,

Our docs are actually auto-generated. This is the only endpoint that returns 200 when any resource is created. So, it requires some code changes to fix this.